home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
wb
/
czesc_3
/
rekeyit
/
locale
/
rekeyit.cd
next >
Wrap
Text File
|
1994-12-08
|
3KB
|
154 lines
; version $VER: ReKeyIt.cd 1.0 (15.11.94)
; language engligh
;
; catalog description file for ReKeyIt and MenuPrefs
;
; -----------------------------------------------
; Requester strings
; -----------------------------------------------
;
; Requester titles
;
MSG_REKEYIT_REQ_TITLE (//)
Message from ReKeyIt
;
MSG_MENUPREFS_REQ_TITLE (//)
Message from MenuPrefs
;
; Requester texts
;
MSG_CANT_FIND_MENUS (//)
Sorry, cannot find 'Workbench' menus
;
MSG_CANT_LOCK_WB_SCREEN (//)
Sorry, cannot lock 'Workbench' screen
;
MSG_CANT_FIND_WB_WINDOW (//)
Sorry, Cannot find 'Workbench' window
;
MSG_CANT_CREATE_WINDOW (//)
Cannot create main window.
;
MSG_CANT_FIND_PREFS (//)
Sorry, cannot find prefs file '%s'
;
MSG_ABOUT (//)
\033cMenuPrefs v%ld.%ld\n\n Copyright © 1994 %s \n\nReKeyIt Preference Editor\n(Compilation Date: %s)
;
MSG_MUI_APP_DESC (//)
ReKeyIt Preference Editor
;
MSG_RESET_TO_DEFAULTS (//)
\033cIn order to reset the menus to the defaults\nyou need to select ResetWB from the\nWorkbench Tools menu.
;
MSG_CANT_CREATE_PREFS (//)
Cannot create '%s'
;
MSG_CANT_OPEN_FILE (//)
Cannot open file '%s'
;
MSG_CANT_ALLOCATE_FR (//)
Could not allocate memory for filerequester.
;
; Requester gadgets
;
MSG_REQ_RETRY_CANCEL (//)
_Retry|_Cancel
;
MSG_CANCEL (//)
_Cancel
;
MSG_FR_LOAD (//)
Load
;
MSG_FR_SAVE (//)
Save
;
MSG_REQ_CANCEL (//)
*_Cancel
;
MSG_REQ_OK (//)
*_OK
;
; -----------------------------------------------
; MenuPrefs menus
; -----------------------------------------------
;
; The following are the menu definitions, for menu items the first
; character is the keyboard shortcut, followed by "\0", followed by the
; menu label. To not have a keyboard shortcut, set the first character to
; "\0" also. Only the menu items can have shortcuts.
;
MSG_MENU_PROJECT (100//)
Project
;
MSG_ITEM_OPEN (//)
O\0Open...
;
MSG_ITEM_SAVEAS (//)
A\0Save As...
;
MSG_ITEM_ABOUT (//)
?\0About...
;
MSG_ITEM_QUIT (//)
Q\0Quit
;
MSG_MENU_EDIT (//)
Edit
;
MSG_ITEM_DEFAULTS (//)
D\0Reset to Defaults...
;
MSG_ITEM_LAST_SAVED (//)
L\0Last Saved
;
MSG_MENU_OPTIONS (//)
Options
;
MSG_ITEM_CREATE_ICONS (//)
I\0Create Icons?
;
; -----------------------------------------------
; MenuPrefs gadgets
; -----------------------------------------------
;
MSG_MENU_ITEMS (200//)
Menu Items
;
MSG_MUI_COMMANDKEY (//)
Command Key
;
MSG_BGUI_COMMANDKEY (//)
Command _Key
;
MSG_RESCAN_MENUS (//)
_Rescan Menus
;
MSG_SAVE (//)
_Save
;
MSG_USE (//)
_Use
;
;
; -----------------------------------------------
; MenuPrefs gadget's keyboard shortcuts
; -----------------------------------------------
;
MSG_COMMANDKEY_KEY (300//1)
k
;
MSG_RESCAN_MENUS_KEY (//1)
r
;
MSG_SAVE_KEY (//1)
s
;
MSG_USE_KEY (//1)
u
;
MSG_CANCEL_KEY (//1)
c
;